You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > CopyFromArray Method > VectorInt.CopyFromArray Method ([In] float[], [In] TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.CopyFromArray Method ([In] float[], [In] TRounding)

Copies values from a real single precision floating point Src array.

Syntax
C#
Visual Basic
public TMtxVecInt CopyFromArray([In] float[] Src, [In] TRounding Rounding);

The size property of the calling object is set implicitely.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!